Skip to content

Enable more Packit-based Contest testing#14675

Merged
jan-cerny merged 1 commit intoComplianceAsCode:masterfrom
comps:contest_other
Apr 24, 2026
Merged

Enable more Packit-based Contest testing#14675
jan-cerny merged 1 commit intoComplianceAsCode:masterfrom
comps:contest_other

Conversation

@comps
Copy link
Copy Markdown
Collaborator

@comps comps commented Apr 23, 2026

Description:

The original Contest upstream-parallel plan had /static-checks, but that was never executed because I forgot to add a third Packit job last time in #14392 (adding them only for oscap/ansible remediation).

Instead of having a job specifically for /static-checks, I extended the additional testing to include more plans, and grouped them all under /other, adding a new Packit job for the category.

See RHSecurityCompliance/contest@3f808bb .

Rationale:

These tests would have caught several recent issues with unit test metadata and at least one recent rule-identifiers issue.

Review Hints:

Given that these currently find Content bugs, we should avoid marking the new job as "required" for now, until the bugs are fixed.

The original Contest upstream-parallel plan had `/static-checks`,
but that was never executed because I forgot to add a third Packit
job last time (adding them only for oscap/ansible remediation).

Instead of having a job specifically for `/static-checks`, I extended
the additional testing to include more plans, and grouped them all
under `/other`, adding a new Packit job for the category.

Signed-off-by: Jiri Jaburek <comps@nomail.dom>
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Apr 23, 2026

@comps: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-aws-openshift-node-compliance 256633d link true /test e2e-aws-openshift-node-compliance

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@Mab879 Mab879 added this to the 0.1.81 milestone Apr 23, 2026
@comps
Copy link
Copy Markdown
Collaborator Author

comps commented Apr 24, 2026

Note that the test failures are expected - they refer to issues that crept into upstream code while we weren't testing for them.

Do we merge this PR with those failures present (and with the tests non-required) or should this PR stay unmerged until somebody fixes those issues?

@jan-cerny
Copy link
Copy Markdown
Collaborator

It would be more convenient to have them merged and enabled but not required so that we can submit a fix as a PR and immediately see in the GitHub interface that the fix fixes the issues.

@jan-cerny jan-cerny merged commit 46824c4 into ComplianceAsCode:master Apr 24, 2026
63 of 68 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants